Carbon


getindstring

Header: TextUtils.h Carbon status: Not Recommended

void getindstring (
    char *theString, 
    SInt16 strListID, 
    SInt16 index
);
theString
strListID
index

AVAILABILITY

Not recommended in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

Use GetIndString instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)